More fixes to prevent hide-show from being confused by commented-out braces (Bug...
authorDima Kogan <dkogan@cds.caltech.edu>
Sat, 28 May 2011 18:35:29 +0000 (14:35 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 28 May 2011 18:35:29 +0000 (14:35 -0400)
commit949a6988c32272338f98dbc5d311a1ed771d196e
tree151ed1b343a904ae5c2dc289d2873466c313d4aa
parente567d9977e3744f063f5025084c142dc3fe2759c
More fixes to prevent hide-show from being confused by commented-out braces (Bug#8279).

* progmodes/hideshow.el (hs-looking-at-block-start-p): New fun.
(hs-hide-block-at-point, hs-find-block-beginning)
(hs-already-hidden-p, hs-hide-block, hs-show-block): Use it.
lisp/ChangeLog
lisp/progmodes/hideshow.el